-
Notifications
You must be signed in to change notification settings - Fork 121
New and Noteworthy for 4.37 (PDE changes) #1946
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
| <h2>Plug-in Development Environment</h2> | ||
| <p> | ||
| The new and noteworthy updates for Eclipse 4.37 can be found | ||
| <a href="https://eclipse.dev/eclipse/news/4.37/pde.html" target="_blank">here</a>. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I wonder if we should embedd the content here with an iframe as well?
Also maybe it would be good to use maven filtered resources to automatically have this up to date always, e.g. the "copyright year" is also out of date.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This comment would need to be more broadly applied to the other cases. Let's focus on doing the minimum at this point.
Done. |
merks
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
Oh, I saw this in the console just now: Could you please test this from a debug launch and track this down? |
Test Results 765 files ±0 765 suites ±0 53m 18s ⏱️ + 1m 15s For more details on these failures, see this check. Results for commit bf7ced8. ± Comparison against base commit ebb6634. This pull request removes 1 test.♻️ This comment has been updated with latest results. |
it should be working now. |
|
I'm out of office. Please someone else fetch the PR and double check. |
I tried this locally but was unable to see the exception in the console. |
|
Failing tests unrelated. Will merge doc-only changes. |


Fixes: #3243
Refs : See eclipse-platform/eclipse.platform.releng.aggregator#3232 (comment)
The New and Noteworthy for Eclipse 4.37 in PDE still points to 4.30 and needs to be updated to 4.37. It hasn’t been revised since the migration of PDE from Platform Common
This is the remaining work of eclipse-platform/eclipse.platform.releng.aggregator#3244
@MohananRahul
@merks